home *** CD-ROM | disk | FTP | other *** search
-
- #hidetop {
- background-color: #EEEEEE;
- z-index: 100;
- height: 5px;
-
- position: absolute;
- top: 27px;
- left: 2.5em;
- right: 2em;
- }
-
- #hideleft {
- background-color: #EEEEEE;
- z-index: 100;
- width: 5px;
-
- position: absolute;
- top: 27px;
- bottom: 1.5em;
- left: 27px;
- }
-
- #hideright {
- background-color: #EEEEEE;
- z-index: 100;
- width: 5px;
-
- position: absolute;
- top: 27px;
- bottom: 1.5em;
- right: 21px;
- }
-
- #hidebottom {
- background-color: #EEEEEE;
- z-index: 100;
- height: 5px;
-
- position: absolute;
- bottom: 21px;
- left: 2.5em;
- right: 2em;
- }
-
- .tacontainer {
- position: absolute;
- top: 1.5em;
- bottom: 1em;
- left: 2.5em;
- right: 2em;
- }
-
-
-
-
-
- body {
- font: 12px Geneva;
- }
-
- /* FRONT BACKGROUND */
- #front {
- background: url(images/front/topleft.png) top left no-repeat;
- width: 99%;
- }
-
- #front .trcorner {
- background: url(images/front/topright.png) top right no-repeat;
- padding: 3px 15px;
- margin:0;
- margin-right: -5px;
- }
-
- #front .blcorner {
- background: url(images/front/bottomleft.png) bottom left no-repeat;
- position: relative;
- top: 5px;
- }
-
- #front .brcorner {
- background: url(images/front/bottomright.png) bottom right no-repeat;
- padding:15px;
- padding-top: 0;
- display:block;
- margin:-2em -5px 0 0; /* TRBL */
- }
-
- #front .editarea {
- background: url(images/front/right.png) top right repeat-y;
-
- margin:0;
- margin-top:-1em;
- padding: 0 15px;
- padding-left: 30px;
- height:92%;
- margin-right: -5px;
- position: relative;
- }
-
- #front .ring {
- position: absolute;
- left: -5px;
- width: 33px;
- height: 24px;
- margin-top: -10px;
- background: url('images/front/ringu.png');
- z-index: 100;
- }
-
- /* END FRONT */
-
-
- /* BACK BACKGROUND */
-
- #back {
- background: url(images/back/topleft.png) top left no-repeat;
- width: 99%;
- }
-
- #back .trcorner {
- background: url(images/back/topright.png) top right no-repeat;
- padding: 3px 15px;
- margin:0;
- margin-right: -5px;
- }
-
- #back .blcorner {
- background: url(images/back/bottomleft.png) bottom left no-repeat;
- position: relative;
- top: 5px;
- }
-
- #back .brcorner {
- background: url(images/back/bottomright.png) bottom right no-repeat;
- padding:15px;
- padding-top: 0;
- display:block;
- margin:-2em -5px 0 0; /* TRBL */
- }
-
- #back .editarea {
- background: url(images/back/right.png) top right repeat-y;
- color: white;
- font-weight: bold;
-
- margin:0;
- margin-top:-1em;
- padding: 0 15px;
- padding-left: 30px;
- height:92%;
- margin-right: -5px;
- position: relative;
- }
-
- #back .ring {
- position: absolute;
- right: -8px;
- width: 33px;
- height: 24px;
- margin-top: -10px;
- background: url('images/back/ringu.png');
- z-index: 100;
- }
-
-
-
- /* END BACK */
-
- #grow {
- float: right;
- position: relative;
- top: -4px;
- left: 2px;
- opacity: 0;
- z-index: 100;
- -apple-dashboard-region: dashboard-region(control rectangle);
- }
-
- .clickable {
- -apple-dashboard-region: dashboard-region(control rectangle);
- }
-
- #controls {
- font-family: "Lucida Grande";
- color: #555;
- font-weight: bold;
- font-size: 14px;
-
- position: absolute;
- bottom: 4px;
- left: 30%;
- right: 30%;
- text-align: center;
- }
-
- #controls img {
- vertical-align: baseline;
- }
-
- .control {
- z-index: 100;
- }
-
- .flip {
- position: absolute;
- bottom: 4px;
- right: 2em;
- opacity: 0.45;
- }
-
- .flip:hover {
- opacity: 1;
- }
-
- #rollie {
- opacity: 0;
- }
-
- #rollie:hover {
- opacity: 0.11;
- }
-
- #rollie:active {
- opacity: 1;
- }
-
- .topcontrol {
- position: absolute;
- top: 0.5em;
- z-index: 100;
- }
-
- .fill {
- position: absolute;
- width: 100%;
- height: 100%;
- background: transparent;
- }
-
- #numcenter {
- position: absolute;
- left: 0px;
- width: 100%;
- height: 1em;
- bottom: 0;
- z-index: 50;
- }
-
- #pagePopup {
- width: 1.5em;
- opacity: 0.0;
- }
-
- #pagecontrols {
- background-color: #d7d7d7;
- font-size: 10px;
- position: relative;
- height: 13px;
- display: inline-block;
- padding-top: 1px;
- padding-bottom: 0px;
- z-index: 1;
- }
-
- #popup {
- position: relative;
- bottom: 1px;
- }
-
- #searchtab {
- padding: 0.5em;
- padding-top: 1.2em;
- }
-
- #searchresults {
- overflow: auto;
- font-family: Geneva;
- font-size: 10px;
- position: absolute;
- top: 3.5em;
- left: 1em;
- right: 1em;
- bottom: 1.5em;
- }
-
- #searchresults b {
- font-size: 12px;
- }
-
- #searchresults a {
- text-decoration: none;
- color: black;
- }
-
- #searchresults a:hover {
- text-decoration: underline;
- }
-
- .dialog {
- background: url(images/dialog.png);
- position: absolute;
- top: 20%;
- bottom: 20%;
- left: 10%;
- right: 10%;
- width: 164px; /*204px*/
- height: 94px; /*134px*/
- z-index: 300;
- padding: 20px;
- text-align: center;
- color: white;
- font-weight: bold;
- }
-
- .dialog a {
- display: inline-block;
- background: url(images/buttons-old.png);
- margin-top: 1em;
- padding-top: 4px;
- width: 64px;
- height: 20px;
- color: white;
- font-weight: bold;
- font-size: 13px;
- text-decoration: none;
- }
-
- .dialog a:hover {
- background: url(images/buttons-old.png) right 24px;
- color: #ccc;
- }
-
-
- #titlebar {
- position: absolute;
- top: 0.5em;
- left: 3em;
- right: 2em;
- height: 1.4em;
- padding-bottom: 0.2em;
- border-bottom: 1px solid #999;
- }
-
- #title {
- position: absolute;
- left: 0em;
- right: 2em;
- color: #5f5f5f;
- font-family: "Lucida Grande";
- display: inline-block;
- height: 1.4em;
- /*width: 70%; */
- overflow: hidden;
- }
-
- #toolhider {
- position: absolute;
- right: 0em;
- height: 1.4em;
- background-color: #EEEEEE;
-
- }
-
- #searchprog {
- background: url(images/spinner_semi.png);
- display: inline-block;
- width: 16px;
- height: 16px;
- position: relative;
- top: 3px;
- }
-
-
- a.arrow {
- position: relative;
- width: 15px;
- height: 14px;
- display: inline-block;
- }
-
- img.arrow {
- opacity: 0.50;
- }
-
- img.arrow:active {
- opacity: 1;
- }
-
- .hiliteclick {
- opacity: 0.40;
- }
-
- .hiliteclick:active {
- opacity: 1;
- }
-
- #help_circle_canvas {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- display: none;
- z-index: 500;
- }
-
- .help_text {
- position: absolute;
- top: 30%;
- bottom: 30%;
- left: 20%;
- right: 20%;
- padding: 1em;
-
- display: none;
- z-index: 501;
- }
-
- .help_text > div {
- position: absolute;
- padding: 2px;
- text-align: center;
- opacity: 0.0;
- background: white;
- font: 10px "Lucida Grande";
- color: #1E2E8B;
- }
-
- #cover {
- position: absolute;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background: red;
- display: none;
- opacity: 0.0;
- z-index: 400;
- }
-
- #searchback {
- position: absolute;
- top: -1em;
- right: 0.4em;
- z-index: 400;
- }
-
-
- #backback {
- position: absolute;
- bottom: 0.4em;
- left: 1.7em;
- z-index: 400;
- }
-
- #backhelp {
- position: absolute;
- top: 20px;
- left: 39px;
- z-index: 300;
- }
-
- #backreground {
- position: absolute;
- top: 67px;
- left: 100px; /* 121px */
- z-index: 300;
- }
-
- #backbuynow {
- position: absolute;
- bottom: 5px;
- right: 30px;
- z-index: 301;
- }
-
- #backbarcode {
- position: absolute;
- bottom: 5px;
- right: 30px;
- z-index: 300;
- }
-
-
-